Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 179,338 for

document formatting

(0.39 sec)
  1. Create and Add a Paragraph Style|Aspose.Words f...

    Create and add a paragraph style easily and fast instead of using Open XML SDK in C#....apply it to document text to achieve consistent formatting. On this...

    docs.aspose.com/words/net/create-and-add-a-para...
  2. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for JavaScript via C++ API....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  3. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during Document loading or saving that might result in loss of Formatting or data fidelity....encounters some issue during document loading or saving that might...might result in loss of formatting or data fidelity. warning (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Shape.horizontalRuleFormat property | Aspose.Wo...

    Shape.horizontalRuleFormat property. Provides access to the properties of the horizontal rule shape...customize its formatting. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LoadOptions.warning_callback property | Aspose....

    LoadOptions.warning_callback property. Called during a load operation, when an issue is detected that might result in data or Formatting fidelity loss....that might result in data or formatting fidelity loss. @property...warnings that occur during document loading (DocumentLoadingWarni)...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets.... Document doc = new Document (); DocumentBuilder...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Convert VCF to DOT in Python | products.aspose.com

    Save VCF to DOT in your Python applications without using Microsoft Outlook or Word...(Virtual Contact File) is a file format used to store contact information...other hand, DOT (Document Template) is a file format used to store...

    products.aspose.com/total/python-net/conversion...
  8. Common issues with LaTeX files and how to solve...

    Practical tips to troubleshoot LaTeX files, resolving errors, compilation problems, package conflicts, and Formatting bugs for seamless Document creation....“lay-tech” or “lah-tech”) is a document preparation system used for...for creating documents with complex formatting, such as academic...

    docs.aspose.com/tex/net/troubleshoot-with-latex...
  9. Create XLTX using Python | products.aspose.com

    Generate Microsoft Excel XLTX Documents using Python applications without using Microsoft Office....various APIs dealing different formats including Microsoft Office...putValue() method Save the document as .xltx file using save()...

    products.aspose.com/total/python-java/create/xltx/
  10. Compare Documents in C++|Aspose.Words for C++

    Compare two Documents in any supported formats and shows content changes using C++. You can apply advanced options when comparing....Compare Documents Contents [ Hide ] Comparing documents is a process...identifies changes between two documents and contains the changes as...

    docs.aspose.com/words/cpp/compare-documents/